home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / packages / amslatex / classes / instr-l.tex (.txt) < prev    next >
LaTeX Document  |  1995-03-15  |  43KB  |  857 lines

  1. %%% ====================================================================
  2. %%% @LaTeX-file{
  3. %%%   filename  = "instr-l.tex",
  4. %%%   version   = "1.2a",
  5. %%%   date      = "23-Feb-1995",
  6. %%%   time      = "14:56:32 EST",
  7. %%%   author    = "American Mathematical Society",
  8. %%%   copyright = "Copyright (C) 1994 American Mathematical Society,
  9. %%%                all rights reserved.  Copying of this file is
  10. %%%                authorized only if either:
  11. %%%                (1) you make absolutely no changes to your copy,
  12. %%%                including name; OR
  13. %%%                (2) if you do make changes, you first rename it
  14. %%%                to some other name.",
  15. %%%   address   = "American Mathematical Society,
  16. %%%                Technical Support,
  17. %%%                Electronic Products and Services,
  18. %%%                P. O. Box 6248,
  19. %%%                Providence, RI 02940,
  20. %%%                USA",
  21. %%%   telephone = "401-455-4080 or (in the USA and Canada)
  22. %%%                800-321-4AMS (321-4267)",
  23. %%%   FAX       = "401-331-3842",
  24. %%%   checksum  = "12466 1071 5700 42606",
  25. %%%   email     = "tech-support@math.ams.org (Internet)",
  26. %%%   codetable = "ISO/ASCII",
  27. %%%   keywords  = "latex, amslatex, ams-latex",
  28. %%%   supported = "yes",
  29. %%%   abstract  = "These are instructions for preparing documents for
  30. %%%                submission to the AMS, using AMS-LaTeX.",
  31. %%%   docstring = "The checksum field above contains a CRC-16 checksum
  32. %%%                as the first value, followed by the equivalent of
  33. %%%                the standard UNIX wc (word count) utility output of
  34. %%%                lines, words, and characters.  This is produced by
  35. %%%                Robert Solovay's checksum utility.",
  36. %%% }
  37. %%% ====================================================================
  38. \documentclass{amsart}
  39. \hyphenation{man-u-script man-u-scripts over-view pre-par-ing which-ever}
  40. %%  Define macros for text substitution and for presentation of examples
  41. \newcommand{\AMS}{American Mathematical Society}
  42. \newcommand{\GL}{\textit{ Instructions}}
  43. \newcommand{\JAMS}{\textit{ Journal of the \AMS}}
  44. \newcommand{\JoT}{\textit{ The Joy of \TeX}}
  45. \def\latex/{{\protect\LaTeX}}
  46. \def\amslatex/{{\protect\AmS-\protect\LaTeX}}
  47. \def\tex/{{\protect\TeX}}
  48. \def\amstex/{{\protect\AmS-\protect\TeX}}
  49. \def\bibtex/{{Bib\protect\TeX}}
  50. \def\makeindx/{MakeIndex}
  51. \newcommand{\AMSLaTeX}{\protect\AmS-\protect\LaTeX}
  52. \newcommand{\filnam}[1]{\hbox{\tt\ignorespaces#1\unskip}}
  53. \let\fn=\filnam
  54. \let\cls=\filnam
  55. \let\env=\filnam
  56. %%  For this manual, add a section number to the references header, and
  57. %%  include that section header in the contents list.
  58. \makeatletter
  59. \def\thebibliography#1{\section\refname
  60.   \normalfont\small\labelsep .5em\relax
  61.   \list{\@arabic\c@enumiv.}{\settowidth\labelwidth{#1.}%
  62.   \leftmargin\labelwidth \advance\leftmargin\labelsep
  63.   \usecounter{enumiv}}%
  64.   \sloppy \clubpenalty4000\relax \widowpenalty\clubpenalty
  65.   \sfcode`\.\@m}
  66. %    Turn off page numbers in toc:
  67. \def\@tocpagenum#1{\hfil}
  68. \makeatother
  69. \newdimen\exindent
  70. \exindent=3\parindent
  71. %% Add a high penalty to discourage line breaks within an example
  72. %% without absolutely prohibiting them.
  73. {\obeylines
  74.  \gdef^^M{\par\penalty9999 }%
  75.  \gdef\beginexample#1{\medskip\bgroup %
  76.    \def\(##1){\hbox to 0pt{\hss\rm##1\hss}}%
  77.    \def~{\char`\~}\def\\{\char`\\}%
  78.    \tt\frenchspacing %
  79.    \parindent=0pt#1\leftskip=\exindent\obeylines}
  80. }%  end \obeylines
  81. \def\endexample{\endgraf\egroup\medskip}
  82. \newdimen\exboxwidth
  83. \exboxwidth=3in
  84. \def\exbox#1#2{\noindent \hangindent=\exboxwidth
  85.   \leavevmode\llap{\null\rm#1\unskip\enspace}%
  86.   \hbox to\exboxwidth{\tt\ignorespaces#2\hss}\rm\ignorespaces}
  87. \newcommand\ttcs[1]{\leavevmode\hbox{\def\\{\char`\\}%
  88.     \tt\\\ignorespaces#1\unskip}}
  89. \let\cn=\ttcs
  90. \newcommand\ttcsb[2]{\leavevmode
  91.   \hbox{\def\\{\char`\\}%
  92.     \tt\\begin\{\ignorespaces#1\unskip\}\ignorespaces#2\unskip}}
  93. \newcommand\ttcse[1]{\leavevmode\hbox{\def\\{\char`\\}%
  94.     \tt\\end\{\ignorespaces#1\unskip\}}}
  95. \def\{{\char`\{\relax}
  96. \def\}{\char`\}\relax}
  97. %%  Provide a meta-command facility; provide an alternate escape
  98. %%  character so it can be used within the verbatim environment.
  99. \catcode`\|=0
  100. \begingroup \catcode`\>=13 % in LaTeX2e verbatim env makes > active
  101. \gdef\?#1>{{\normalfont$\langle$\textup{#1}$\rangle$}}
  102. \endgroup
  103. \def\<#1>{{\normalfont$\langle$\textup{#1}$\rangle$}}
  104. \newcommand{\Dimen}{\<dimen>}
  105. \newcommand{\tab}{{\sc tab}}
  106. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  107. \begin{document}
  108. \title [\amslatex/ ELECTRONIC MANUSCRIPTS]
  109.    {Instructions for Preparation\\
  110.    of Papers and Monographs: \amslatex/}
  111. \maketitle
  112. \tableofcontents
  113. \section{Introduction}
  114. These are instructions for preparing articles and books, using \latex/,
  115. for publication with the American Mathematical Society (AMS). They
  116. describe the use of \latex/ `document classes' provided by the AMS,
  117. which produce output that matches AMS publication style specifications.
  118. (Note: if you have an old version of \latex/---version 2.09 or earlier,
  119. or dated earlier than June 1994---some of the features described here
  120. won't work; upgrading to current \latex/ is recommended.)
  121. The AMS produces three major types of publications, journals,
  122. proceedings volumes, and monographs. There is a generic AMS
  123. documentclass for each of these publication types.
  124. \begin{itemize}
  125. \item \texttt{amsart} for journal articles
  126. \item \texttt{amsproc} for proceedings volumes
  127. \item \texttt{amsbook} for monographs
  128. \end{itemize}
  129. These documentclasses can be used for the initial stages of document
  130. preparation. When the AMS publication in which a document is to appear
  131. becomes known, a publication-specific documentclass should be
  132. substituted for the generic documentclass.
  133. For example, for a submission to the \textit{Contemporary Mathematics}
  134. proceedings series, update the \cn{documentclass} statement
  135. to read
  136. \begin{verbatim}
  137. \documentclass{conm-p-l}
  138. \end{verbatim}
  139. Each publication-specific documentclass is based on one of the three
  140. generic classes.
  141. You should read the \textit{AMS Author Handbook}. It contains guidelines for
  142. preparing and submitting electronic  manuscripts and camera-ready submissions.
  143. An electronic version of the \textit{AMS Author Handbook} is included in each
  144. AMS author package. Printed copies are  available through the AMS Customer
  145. Services Department free of charge.
  146. Each author package contains an electronic version of these
  147. instructions, class files, sample documents, a \filnam{READ-*.ME} file
  148. which contains information about each of the files in the package, and
  149. the \textit{AMS Author Handbook}.
  150. The instructions that follow address preparation for both electronic
  151. manuscripts and camera-ready electronic submissions (see
  152. \textit{AMS Author Handbook} for definitions).
  153. It is assumed that the reader is familiar with \AMSLaTeX\ and has  access to
  154. the items listed in the reference section, especially the \latex/ manual
  155. \cite{LM} and the \AMSLaTeX\ User's Guide  \cite{ALG}.
  156. \section{General guidelines}
  157. Authors should refer to the \textit{Checklist for Electronic Submissions}
  158. section of the \textit{ AMS Author Handbook} before preparing their  electronic
  159. submission.   The checklist contains information that  is crucial to creating a
  160. submission that the AMS will be able to  process.  If a submission  cannot be
  161. processed at the AMS, staff will notify the author that a  corrected submission
  162. is needed.  Authors of electronic manuscripts  will have the option of having
  163. the paper rekeyboarded at the AMS  if they do not wish to correct unusable
  164. files.  Authors of  camera-ready material will need  to submit new DVI (and/or
  165. PostScript  files) and \latex/ files.
  166. \subsection*{Starting a new \amslatex/ article}\label{newamsart}
  167. Individual articles are generally made up of the following:
  168. \begin{itemize}
  169. \item \verb+\documentclass+
  170. \item preamble (for document-specific customizations)
  171. \item \verb+\begin{document}+
  172. \item top matter information
  173. \item \verb+\maketitle+ (to set the top matter)
  174. \item article body
  175. \item \verb+\end{document}+
  176. \end{itemize}
  177. \section{Top matter}
  178. The top matter associated with a paper includes everything that would
  179. appear in a bibliographic reference to the paper, plus additional
  180. information about the author(s), subject classifications, keywords,
  181. and acknowledgments of support.
  182. \subsection*{Summary of tags and elements}
  183. Table 1 lists the top matter tags provided by the \cls{amsart} and
  184. \cls{amsproc} documentclasses for \amslatex/ version~1.2. Not every tag
  185. is necessary for each paper. Table 1 shows which tags are necessary and
  186. which are optional. Requirements for monographs are somewhat different
  187. and are described later. Subsequent examples will refer to either the
  188. \textit{Contemporary Mathematics} monograph or proceedings series
  189. (documentclasses \verb+conm-m+ or \verb+conm-p+). The actual
  190. documentclass name for your document will vary depending on which
  191. publication it is submitted to.
  192. \begin{table}[ht]
  193. \caption{Top matter tags}
  194. \begin{verbatim}
  195. \documentclass{amsart}
  196. |?preamble commands, such as \newcommand, etc.>
  197. \begin{document}
  198. \end{verbatim}
  199. \begin{tabular}{lcc}
  200. \                 & \multicolumn{2}{c}{Required by}\\
  201. \                               & Journals  & Books \\
  202. \verb+\title[...]{...}+         & yes & yes \\
  203. \verb+\author[...]{...}+        & yes & yes \\
  204. \verb+\address{...}+            & yes & yes \\
  205. \verb+\curraddr{...}+           & no  & no \\
  206. \verb+\email{...}+              & no  & no \\
  207. \verb+\dedicatory{...}+         & no  & no \\
  208. \verb+\date{...}+               & --${}^1$ & --- \\
  209. \verb+\thanks{...}+             & no & no \\
  210. \verb+\translator{...}+         & --${}^1$ & --${}^1$ \\
  211. \verb+\keywords{...}+           & no & no \\
  212. \verb+\subjclass{...}+          & yes & yes \\
  213. \verb+\begin{abstract}...\end{abstract}+ & yes${}^2$& no \\
  214. \verb+\maketitle+               & yes & yes \\
  215. \end{tabular}
  216. \vspace*{1pc}
  217. {\Small
  218. ${}^1$ If this is necessary, it  will be filled in by the AMS staff.
  219. ${}^2$ For the \textit{Journal of the  American Mathematical Society},
  220. abstracts are optional.
  221. \end{table}
  222. \subsection*{The preamble}
  223. The area between the \verb+\documentclass+ statement and the line
  224. \verb+\begin{document}+ is referred to as the ``preamble''. If you
  225. define any new commands in the paper, place the definitions in the
  226. preamble. Similarly, instructions to access fonts that are not already
  227. defined in \amslatex/, such as a new math alphabet (see \cite{ALG}),
  228. belong here. Placing these general instructions at the very beginning of
  229. a paper will make them available throughout the entire paper. In
  230. addition, this placement will also make it easier for the production
  231. staff to find and check them for compatibility when the paper is
  232. combined with others to produce the complete publication.
  233. When defining new control sequences, always use \ttcs{newcommand}; this
  234. will let you know if the name you have chosen has already been used. Do
  235. not redefine any \latex/ or \amslatex/ command, as this could cause
  236. problems in AMS production. New definitions may be used to provide
  237. shorthand forms for text or mathematical expressions that are used
  238. frequently. Use commands and environments provided by the AMS
  239. documentclasses whenever applicable---for example, you should use the
  240. AMS \env{proof} environment for proofs rather than define your own
  241. alternative.
  242. \subsection*{Title}
  243. In article or chapter titles for books, the first and last words of
  244. the title and all nouns, pronouns, adjectives, adverbs, and verbs
  245. should be capitalized; articles, conjunctions, and prepositions should
  246. be lowercased except for the first and last words of the title. For
  247. journal articles, only the first word and proper nouns should be
  248. capitalized.  This is true even if the publication in which the paper
  249. appears has another style; the style for the particular publication
  250. will be generated automatically when the paper is processed at the
  251. AMS. A multiline title may be left for \latex/ to break, or a
  252. desired break may be indicated by \ttcs{\\}.
  253. Unless the title is very short, provide a form of the title suitable
  254. for use in running heads.  This should be entered in
  255. [brackets] between the tag \ttcs{title} and the full title.
  256. \subsection*{Author information}
  257. Enter the name(s) of the author(s) in caps and lowercase using
  258. the tag \ttcs{author}.  Each author's name should be entered with a
  259. separate \cn{author} command; names will be combined by \latex/ according
  260. to the dictates of the documentclass, which often vary.
  261. If the author name(s) cannot fit in the space available for the running
  262. head, enter a shortened form for each name in [brackets]
  263. between the tag \ttcs{author} and the full name.  Acceptable shortened
  264. forms use initials for all but the surname(s).  If there are more than
  265. two authors, the running heads must be specified explicitly:
  266. \medskip
  267. \verb+\markboth{+$\langle$name of first author$\rangle$%
  268. \verb+et al.}{+$\langle$short title$\rangle$\verb+}+
  269. \medskip
  270. For each author you should provide one or more addresses.  The  address where
  271. the research was carried out should be tagged as  \ttcs{address\{...\}}.  The
  272. address should be divided by \verb+\\+  into segments that correspond to
  273. address lines for use on an  envelope. If the current address is different from
  274. the research  address, the current address should be given next, tagged as
  275. \ttcs{curraddr\{...\}}. Following these addresses, you should give an  address
  276. for electronic mail if one exists, using \ttcs{email\{...\}}.   Regular,
  277. current, and e-mail addresses must be grouped in that order  by author.
  278. Note that no abbreviations are to be used in addresses except for
  279. abbreviations for names of states.  Addresses are considered part of  the top
  280. matter, but in AMS articles they are ordinarily printed  at the end of the
  281. article following the bibliography.  Suitable labels  will indicate the current
  282. and e-mail addresses, typically \textit{Current address}: and \textit{E-mail
  283. address}:, respectively.
  284. \subsection*{Dedication}
  285. Use the tag \ttcs{dedicatory} for such things as ``Dedicated to
  286. Professor X on the occasion of his eightieth birthday.''  If the
  287. dedication is longer than one line, you may indicate a break with
  288. \ttcs{\\}.
  289. \subsection*{Acknowledgments of support and other first-page footnotes}
  290. \ttcs{thanks} is provided for acknowledgments of grants and other
  291. kinds of support for an author's research or for other general
  292. information not covered by one of the more specific commands such as
  293. \ttcs{keywords} or \ttcs{subjclass}.  Like \ttcs{address},
  294. \ttcs{thanks} can appear more than once in the top matter.  Each
  295. occurrence will be printed as an unnumbered footnote at the bottom of
  296. the first page of the article.
  297. \subsection*{Subject information}
  298. Subject classifications and key words, like acknowledgments, are part
  299. of the top matter and appear as footnotes at the bottom of the first
  300. page.
  301. Subject classifications may be primary (the major topic(s) of the
  302. paper) or secondary (subject areas covered by ancillary results,
  303. motivation or origin of problems discussed, intended or potential
  304. field of application, or other significant aspects worthy of notice).
  305. At least one primary subject classification is \textbf{required};
  306. additional primaries and secondaries are optional.
  307. These classifications are entered as
  308. \begin{verbatim}
  309. \subjclass{Primary |?primary classifications>;
  310.   Secondary <secondary classifications>}
  311. \end{verbatim}
  312. To determine the classifications, use the 1991 Mathematics Subject
  313. Classification scheme that appears in annual indexes of \textit{Mathematical
  314. Reviews} beginning in 1990.  (The two-digit code from the Contents
  315. of MR is \textbf{not} sufficient.)
  316. Key words are not required but may be provided by an author if desired.
  317. They should be tagged as \ttcs{keywords\{...\}}.
  318. \subsection*{Abstract}
  319. The abstract is input with \verb+\begin{abstract}...\end{abstract}+.
  320. It may comprise multiple paragraphs and include displayed material if
  321. appropriate.  The length of the abstract depends primarily on the
  322. length of the paper itself and on the difficulty of summarizing the
  323. material; an upper limit of about 150 words for short papers and 300
  324. words for long papers is suggested.
  325. Note that when an AMS documentclass is used, the abstract should be
  326. placed before \cn{maketitle}, contrary to the practice shown in the
  327. \latex/ manual \cite{LM}. This is necessary to ensure that the
  328. abstract can always be printed in the right order relative to other
  329. elements in the beginning material of a document, and with the proper
  330. vertical spacing above and below. If the abstract is given after
  331. \cn{maketitle}, it will be printed in place, but with a warning message.
  332. \section{Document body}
  333. \subsection*{Headings}
  334. Four levels of headings are provided to permit logical sectioning of
  335. a manuscript.  These headings are applicable to individual articles
  336. and to chapters of a monograph.  (Headings specific to monographs are
  337. listed under \textit{Monograph formatting}.)
  338. \begin{verbatim}
  339. \specialsection{...}
  340. \section[...]{...}
  341. \subsection[...]{...}
  342. \subsubsection[...]{...}
  343. \end{verbatim}
  344. \ttcs{specialsection} is for long articles that need extra divisions
  345. (e.g., parts) at a level above the \ttcs{section} level.
  346. Explicit line breaks are obtained by \verb+\\+ in first-level section
  347. headings.
  348. Any heading may be given a label to allow references to be made to it,
  349. by including a \ttcs{label\{...\}} command with a unique identifier
  350. directly after the heading.  References are made using the command
  351. \ttcs{ref\{...\}} and the same identifier.  For example,
  352. \begin{verbatim}
  353. \section{Monograph formatting}
  354. \label{s:mono}
  355. \end{verbatim}
  356. will establish a label for this section that can be referred to with
  357. \ttcs{ref\{s:mono\}}. Cross references of
  358. this sort will require \latex/ to be run at least twice for proper
  359. resolution.  A warning at the end of the \latex/ run, ``Cross
  360. references may have changed\dots''\ should be heeded in this regard.
  361. \subsection*{Mathematical text}
  362. For instructions on preparing mathematical text, refer to
  363. \cite{ALG} and \cite{LM}.
  364. Care should be taken to use math mode for \textit{all} mathematical
  365. expressions, no matter how short or insignificant they are. For
  366. example, in the phrase ``a group of class 2,'' the ``2'' should be
  367. treated as mathematical text and placed between dollar signs:
  368. \verb+$2$+.  One reason for this is that numerals should always be
  369. roman in mathematical expressions, whereas in ordinary text
  370. environments \latex/ sets them in the style of the surrounding text;
  371. see also the \textit{Roman type} section below.
  372. \subsection*{Lists}
  373. You should follow plain \LaTeX\ conventions for producing list
  374. environments.
  375. \subsection*{Theorems, lemmas, and other proclamations}
  376. Theorems and similar elements are treated as environments in \LaTeX.
  377. Three different theorem styles are provided by AMS document classes:
  378. \verb+plain+, \verb+definition+, and \verb+remark+. By referring to
  379. these styles and using the \ttcs{newtheorem} command, you can build a
  380. complement of theorem environments appropriate for any paper or
  381. monograph. The use of these commands is described in the
  382. \textit{\amslatex/ User's Guide} \cite{ALG}. All \ttcs{newtheorem}
  383. specifications should be included in the preamble.
  384. The following list summarizes the types of structures which are
  385. normally associated with each style.
  386. \beginexample{\exboxwidth=1.05in}
  387. \exbox{}{plain} Theorem, Lemma, Corollary, Proposition, Conjecture,
  388. \exbox{}{} Criterion,  Algorithm
  389. \exbox{}{definition} Definition, Condition, Problem, Example
  390. \exbox{}{remark} Remark, Note, Notation, Claim, Summary,\newline %
  391.   Acknowledgment, Case, Conclusion
  392. \endexample
  393. A related environment \verb+proof+ is to be used for proofs.  This will
  394. produce the heading ``Proof'' with appropriate spacing and punctuation.
  395. An optional argument in square brackets can be used to substitute
  396. a different heading:
  397. \beginexample
  398. \\begin\{proof\}[\<heading text>]
  399. \endexample
  400. A ``Q.E.D.'' symbol is automatically appended at the end of a proof
  401. (see \cite{ALG} for details).
  402. \subsection*{Equations}Check displayed equations carefully, making
  403. sure they are broken and aligned following the guidelines in
  404. \cite[pp. 38--41]{MIT}.
  405. \subsection*{Roman type}
  406. Numbers, punctuation, (parentheses), [brackets],
  407. $\lbrace$braces$\rbrace$, and symbols used as labels should always be
  408. set in roman type. This is true even within the statement of a theorem,
  409. which is set in italic type.
  410. Be careful to distinguish between roman elements that are mathematical
  411. in nature (e.g., ``a group of class 2''), and those that are part of
  412. the text (e.g., a label or a year).  Mathematical expressions are, as
  413. usual, enclosed within dollar signs \verb+$...$+; roman text elements
  414. should be coded as \ttcs{textup\{...\}} in nonroman environments such
  415. as theorems.
  416. Abbreviated forms of mathematical terms are also usually set in roman
  417. type to distinguish them from mathematical variables or constants.
  418. Use the control sequences for common mathematical functions and
  419. operators like \verb+log+ and \verb+lim+ (see \cite[\S4]{ALG}).
  420. The style of reference citations, though publication dependent, is
  421. usually roman. In order to ensure consistency, always use the standard
  422. \latex/ \ttcs{cite} command when citing a reference.
  423. \subsection*{Exercises setup}Exercises are produced using the
  424. \verb+xca+ and \verb+xcb+ tags. \verb+xca+ is available for all
  425. publications and is used for examples that occur within a section.
  426. \verb+xcb+ is available only for monographs and is used for exercises
  427. that occur at the end of a chapter.
  428. \section{Graphics}
  429. Throughout this section artwork, figures, halftones, tables, etc., are
  430. all referenced using the general term \textit{graphics}, though in some
  431. cases a specific topic, such as tables, may be described separately.
  432. Figures and tables are usually handled as floating inserts.  Such
  433. items are often so large that fitting them into the document at the
  434. point of reference may cause problems with paging.  Placing such items
  435. into a floating insert allows them to be repositioned automatically by
  436. \latex/ as required for good pagination.
  437. A floating insert generally contains one of three possibilities:
  438. blank space for an external graphic to be inserted by hand after
  439. \latex/ has run, \latex/ code that produces an object such as a table
  440. or commutative diagram, or a \ttcs{special} command to incorporate an
  441. item produced by another application (most often an Encapsulated
  442. PostScript (EPS) file produced by a graphics utility) (see \textit{Embedded
  443. graphics}).
  444. \subsection*{Graphics placement}
  445. Graphics should
  446. \begin{enumerate}
  447. \item be numbered consistently throughout the paper,
  448. \item be placed at the top or bottom of the page, and
  449. \item have an in-text reference.
  450. \end{enumerate}
  451. A figure or table should not precede its first text reference unless
  452. they both appear on the same page spread, and a figure or table must
  453. definitely appear within the same section as its first text reference.
  454. When a figure or table is an integral part of text, it may appear
  455. unnumbered in place in the middle of text.
  456. Figures and tables should be allowed to float according to the \LaTeX\ defaults
  457. which are preset by the style file.  If you are NOT preparing a camera-ready
  458. submission you could introduce major problems with pagination if you hard-set
  459. your figures and tables by using the \verb+[h]+ option.  By using the author
  460. package class file and using no figure or table options, your figures and
  461. tables should always float to the top or bottom of the page automatically. If
  462. an insert does not fit on the page where specified,  \latex/ will
  463. automatically shift it to the next page. For  electronic manuscripts, the final
  464. placement of inserts will be  determined by the AMS editorial staff, on the
  465. basis of the most  appropriate page layout.
  466. \subsection*{Captions} Floating inserts usually have captions
  467. positioned above a table and below a figure. The
  468. following is the general structure used to specify a figure insert,
  469. with a caption at the bottom:
  470. \begin{verbatim}
  471. \begin{figure}
  472. \vspace{|Dimen}|quad|rm or |quad|tt|?optional code for the insertion body>
  473. \caption{|?caption text>}
  474. \label{|?reference label>}|quad|rm (optional)|tt
  475. \end{figure}
  476. \end{verbatim}
  477. The following is the general structure for a table insert, with a
  478. caption at the top:
  479. \begin{verbatim}
  480. \begin{table}
  481. \caption{|?caption text>}
  482. \label{|?reference label>}|quad|rm (optional)|tt
  483. \vspace{|Dimen}|quad|rm or |quad|tt|?optional code for the insertion body>
  484. \end{table}
  485. \end{verbatim}
  486. Use the \ttcs{vspace\{\Dimen\}} option to leave blank space for a
  487. graphic to be pasted into place. If a \Dimen{} is specified, its value
  488. should be the exact height of the object to be pasted in. Extra space
  489. around the object and the caption will depend on the document style
  490. and will be provided automatically.
  491. Caption labels will be supplied automatically, set in caps and small
  492. caps. The \<caption text> is any descriptive text that may be desired.
  493. It will be set in roman.  A reference label should usually be
  494. associated with the caption; a reference in text to the figure or
  495. table would be of the form \ttcs{ref\{\<reference label>\}}.
  496. If you choose to include the \latex/ code for a figure,
  497. table, or other captioned object in the input, then omit the
  498. \ttcs{vspace\{\Dimen\}} line and type the code in the area indicated.
  499. The size will be calculated automatically and the caption set in the
  500. appropriate location above or below the object.
  501. \subsection*{Electronic graphics}Figures may be submitted to the
  502. AMS in an electronic format. The AMS recommends that graphics created
  503. electronically be saved in Encapsulated PostScript (EPS) format. This
  504. includes graphics originated via a graphics application as well as
  505. scanned photographs or other computer-generated images.
  506. Many popular graphics applications under a Macintosh, Windows, or Unix
  507. environment allow files to be saved in EPS format.  However, if your
  508. package does not support EPS output, save your graphics file in one of
  509. the standard graphics formats---such as TIFF, PICT, GIF, etc.---rather
  510. than in an application-dependent format.  For example, if you are
  511. using SuperPaint on a Macintosh, do not send files in SuperPaint
  512. format. Instead, save the file in PICT format from SuperPaint and send
  513. the PICT files to the AMS.  Graphics files submitted in an
  514. application-dependent format are not likely to be used.  No matter
  515. what method was used to produce the graphic, it is necessary to
  516. provide a paper copy to the AMS.
  517. \textbf{Note:} Authors using graphics packages for the creation of
  518. electronic art should also avoid the use of any lines thinner than 0.5
  519. points in width.  Many graphics packages allow the user to specify a
  520. ``hairline'' for a very thin line.  Hairlines often look acceptable
  521. when proofed on a typical laser printer.  However, when produced on a
  522. high-resolution laser imagesetter, hairlines become nearly invisible
  523. and will be lost entirely in the final printing process.
  524. Screens should be set to values between 15\% and 85\%. Screens which fall
  525. outside of this range are too light or too dark to print correctly.
  526. \subsection*{Nonelectronic graphics}
  527. These graphics should be drawn in black ink with clean, unbroken lines
  528. on nonabsorbent paper.  Whenever possible, fonts used in graphics
  529. should match those used in the text. Authors' original graphics are
  530. used whenever possible in AMS publications.
  531. Send the originals of photographs or computer-generated images to the  AMS.  A
  532. photocopy of such an image can be used to identify it.   To avoid damage to
  533. photographic images, do not use paper  clips or staples, and do not tape them
  534. to a sheet of paper.
  535. For a  color image (whether it is to be converted to a black and white image
  536. or is to appear in color), submit one of the following (listed in order of
  537. preference):
  538. \begin{itemize}
  539. \item color print,
  540. \item slide,
  541. \item color negative.
  542. \end{itemize}
  543. \subsection*{Embedded graphics}There are two ways of utilizing EPS
  544. graphics with a \latex/ document:
  545. \begin{enumerate}
  546. \item  Calls to EPS files can be embedded within the \latex/ file and
  547. automatically incorporated by \latex/.
  548. \item Blank space of an appropriate size for each graphic can be left
  549. in the \latex/ document. Graphics files can then be sent to the AMS for
  550. high-resolution typesetting and manual positioning in the typeset
  551. document.
  552. \end{enumerate}
  553. In either case, submit a separate file for each graphic along with the
  554. \latex/ document.  In cases where files cannot be saved in an EPS
  555. format, you may choose to leave space in the \latex/ document and
  556. submit the graphics files separately.
  557. If you choose to submit a file with embedded references to external
  558. EPS files, incorporate the EPS files into the \latex/ file using one of
  559. the following public-domain macro packages: \filnam{epsf.tex} (or
  560. \filnam{epsf.sty}), developed by Radical Eye Software;
  561. \filnam{psfig.tex}, version 1.9 or later; or \filnam{boxedeps.tex} (or
  562. \filnam{boxedeps.sty}).  The AMS does not provide these macro files to
  563. authors, as they are widely available in the \tex/ community.  Also,
  564. there are a few requirements if these macros are used:
  565. \begin{enumerate}
  566. \item DO NOT include any path names of the included PostScript files.
  567. For instance, do not say
  568. \ttcs{psfig\{file=/usr/joe/book/figures/fig1.ps\}}. Instead remove all
  569. explicit path references, so that the above example would become
  570. \ttcs{psfig\{file=fig1.ps\}}.
  571. \item Include printed copies of all of the PostScript files for the
  572.      graphics with the \latex/ file.
  573. \item If you are submitting to a camera-ready publication and you are
  574. using\break
  575.      \filnam{psfig.tex},  use the
  576.      version which is compatible with dvips, rather than the Oz\tex/ version
  577.      of that file.  If you use \filnam{boxedeps.tex}, when you run \latex/
  578.      to create the DVI file to send to us, you must place the command
  579.      \ttcs{SetRokickiEPSFSpecial} immediately after the file
  580.      \filnam{boxedeps.tex} input.
  581. \end{enumerate}
  582. \section{Bibliographic references}
  583. \subsection*{Using \protect\bibtex/ to prepare a bibliography}%
  584. An author may find it convenient to maintain a file of references in
  585. \bibtex/ form, as described in the \latex/ manual \cite[Appendix
  586. B]{LM}. Two \bibtex/ styles are provided:
  587. \begin{description}
  588. \item [\filnam{amsplain.bst}] will produce numeric labels, and
  589. \item [\filnam{amsalpha.bst}] will produce labels constructed
  590.   from the author name(s) and year of publication.
  591. \end{description}
  592. Both will translate references in a \bibtex/ input (\filnam{.bib}) file
  593. to \latex/ input in a \filnam{.bbl} file in the form appropriate for AMS
  594. publications, including all necessary formatting instructions.  This
  595. method of preparing bibliographies is therefore recommended.
  596. To access a \bibtex/ bibliography in a paper or monograph, include these
  597. instructions in the appropriate place in the input file:
  598. \begin{verbatim}
  599. \bibliographystyle{|?style>}|qquad amsplain|quad|rm or|quad|tt amsalpha
  600. \bibliography{|?name of bibliography |bgroup|tt.bib|egroup| file>}
  601. \end{verbatim}
  602. Running \bibtex/ on the \filnam{.bib} file will produce a \filnam{.bbl}
  603. file.  The \filnam{.bib} file may have any name the author finds convenient;
  604. however, the \filnam{.bbl} file must have the same name as the source file
  605. for a monograph from which it is input, so it may be necessary for the
  606. author to rename it.  For an article, after the bibliography has been
  607. completed (including processing by \bibtex/), the contents of the
  608. \filnam{.bbl} file should be inserted into the main article input file,
  609. replacing the \ttcs{bibliographystyle} and \ttcs{bibliography} statements.
  610. Items in the bibliography are usually ordered alphabetically by author.
  611. \bibtex/ processing may alter this order, especially if the style
  612. \filnam{amsalpha.bst} is used.
  613. All categories of bibliographic entries listed in the \latex/ manual
  614. \cite[\S B.2.1]{LM} are supported in the two \bibtex/ styles.
  615. In addition to the fields listed in \S B.2.2, a \verb+language+
  616. field is provided for use in identifying the original language of an
  617. item whose title has been translated.
  618. \subsection*{Preparing a bibliography without \protect\bibtex/}%
  619. The references section of a paper begins with the command
  620. \ttcsb{thebibliography}{\{\<model label>\}} and ends with
  621. \ttcse{thebibliography}.  \ttcsb{thebibliography}{} sets the head for the
  622. references, switches to the correct type size and sets the indentation for the
  623. labels to a width appropriate for the model given in the second argument.
  624. Thus the widest label in the bibliography should be used as the model;
  625. for example, \verb+99+ will provide space for a 2-digit label.
  626. In a monograph, where the bibliography forms a separate chapter, the
  627. command \ttcsb{thebibliography}{} starts a new chapter and then does the
  628. other setup mentioned above for printing the references.
  629. For the proper order of reference elements and use of fonts and
  630. punctuation, look at an issue or volume in the journal or
  631. book series for which your document is intended and follow the examples
  632. you see there.
  633. \subsubsection*{All references}
  634. The beginning of each item must be indicated explicitly, with the
  635. command \ttcs{bibitem\{\<bibitem label>\}}.  The \latex/ default is
  636. for references to be numbered (automatically); however, other labels
  637. may be used by inserting an optional key argument in square brackets
  638. between the command and the internal label:
  639. \begin{verbatim}
  640. \bibitem[ABC]{ABC}
  641. \end{verbatim}
  642. The item label and the key need not be identical.
  643. Give at least one full name; initials and last name is an acceptable
  644. form.  If a subsequent reference is by the same author(s), use
  645. \ttcs{bysame} instead of the name(s).
  646. For examples, refer to \cite{MIT}.
  647. \section{Monograph formatting}
  648. \label{s:mono}
  649. A monograph is a long work by a single author or co-authors on a single
  650. subject. Each chapter must be prepared as a separate file. In addition,
  651. there will be a ``top-level'' file (which inputs all the others) and
  652. perhaps a file containing the bibliography. These files should be given
  653. meaningful names, so that when they are transmitted to the AMS, there
  654. will be no question about which file represents which chapter. For
  655. example, a monograph by author Grey might be composed of files named
  656. \filnam{grey.tex} (the top-level file), \filnam{grey-ch1.tex},
  657. \filnam{grey-ch2.tex}, \dots, \filnam{grey-ch12.tex},
  658. \filnam{grey-appa.tex}, etc., and \filnam{grey.bib}.
  659. Information that identifies the author(s), the subject matter of the
  660. monograph, acknowledgments of support, and so forth, will appear in the
  661. front matter of the book.  Place this information in the top-level file,
  662. and use the tags shown below.  Most of these are the same as the tags
  663. associated with the top matter of an article; see the \textit{Top
  664. matter} section for explanations and an indication of which tags are
  665. required.
  666. \subsection*{Starting a new \amslatex/ monograph}\label{newamsbook}
  667. Book driver files are generally made up of the following:
  668. \begin{itemize}
  669. \item \verb+\documentclass+
  670. \item preamble (where extra definitions might go)
  671. \item \verb+\begin{document}+
  672. \item \verb+\frontmatter+
  673. \item title page and copyright page information
  674. \item \verb+\maketitle+ (to set the title page and copyright page)
  675. \item \verb+\mainmatter+
  676. \item \verb+\include+ files
  677. \item \verb+backmatter+
  678. \item more \verb+include+ files
  679. \item \verb+\end{document}+
  680. \end{itemize}
  681. The table of contents will be produced automatically from a
  682. \filnam{.toc} file produced anew in each run of \latex/. Since there is
  683. no \filnam{.toc} before the first run, the body of the table of contents
  684. will be empty on the first run. It is AMS style to include only
  685. first-level heads, chapter titles, and part titles in the table of
  686. contents.
  687. The document file will typically look something like:
  688. \begin{verbatim}
  689. \documentclass{conm-m-l}
  690. \includeonly{preface,chap1,biblio,index}
  691. \newtheorem{theorem}{Theorem}[section]
  692. \newtheorem{lemma}[theorem]{Lemma}
  693. \theoremstyle{definition}
  694. \newtheorem{definition}[theorem]{Definition}
  695. \newtheorem{example}[theorem]{Example}
  696. \theoremstyle{remark}
  697. \newtheorem{remark}[theorem]{Remark}
  698. \numberwithin{equation}{section}
  699. \begin{document}
  700. \frontmatter
  701. \title[]{}
  702. \author[]{}
  703. \address{}
  704. \curraddr{}
  705. \email{}
  706. \address{}
  707. \subjclass{}
  708. \thanks{}
  709. \maketitle
  710. \begin{abstract}
  711. \end{abstract}
  712. \tableofcontents
  713. \include{preface}
  714. \mainmatter
  715. \include{}
  716. \include{}
  717. \backmatter
  718. \include{}
  719. \include{}
  720. \end{document}
  721. \end{verbatim}
  722. \subsection*{Chapter titles}
  723. There are three common variations of the chapter title, of which the form
  724. with a chapter number is most common:
  725. \begin{verbatim}
  726. \chapter{Matrix Algebras}
  727. \end{verbatim}
  728. The second variation is an appendix, where the word ``Appendix''
  729. replaces the word ``Chapter.'' Use the command \ttcs{appendix} before
  730. the first \ttcs{chapter} command in a sequence of appendix chapters
  731. \cite{LM}.
  732. \begin{verbatim}
  733. \appendix
  734. \chapter{Poisson Integral}
  735. \end{verbatim}
  736. Not only will the ``Chapter'' word be replaced, but also the counter
  737. will produce letters ``A'', ``B'', ``C'', etc.,\ instead of numbers.
  738. The third variation is used for an element such as a preface or
  739. introduction, which has no pretitle text at all.  For this, use the
  740. \ttcs{chapter*} command:
  741. \begin{verbatim}
  742. \chapter*{Preface}
  743. \end{verbatim}
  744. \subsection*{Monograph running heads}
  745. The chapter
  746. title is used for the left running head and the text of section
  747. headings (from \ttcs{section}) appears as the right running head.  It
  748. is not uncommon for the text of a heading to be too long to fit in the
  749. running head width; in such a case use the square-bracket option to
  750. specify a shortened form of the heading for use in the running heads:
  751. \begin{verbatim}
  752. \section[Fourier coefficients of periodic functions]
  753.    {Fourier coefficients of continuous periodic functions
  754.    of bounded entropy norm}
  755. \end{verbatim}
  756. If the chapter title is too long to fit as a running head, a shortened
  757. form can be supplied in a similar way.
  758. \section{Converting an existing document to use an AMS document class}
  759. \subsection*{Old \LaTeX}\label{oldlatex}
  760. If you have an existing document that was written for \LaTeX\ 2.09, with
  761. the \texttt{article} or \texttt{book} documentstyle, and it did not use any
  762. AMS packages such as \texttt{amsfonts} or \texttt{amstex}, then the first step
  763. is to change the documentstyle line to
  764. \begin{verbatim}
  765. \documentclass[nomath,noamsfonts]{amsart}
  766. \end{verbatim}
  767. \begin{verbatim}
  768. \documentclass[nomath,noamsfonts]{amsbook}
  769. \end{verbatim}
  770. respectively.
  771. Then the author and address information should be rewritten as described
  772. in Section \ref{newamsart}. In the case of an article, you might want to
  773. specify a shortened version of the title for the running heads using the
  774. \verb+[]+ option of the \ttcs{title} command.
  775. Existing \ttcs{newtheorem} commands should be grouped according to the
  776. three `theorem styles' (plain, definition, remark) described in
  777. \cite{ALG}, and the corresponding \ttcs{theoremstyle} command
  778. should be added at the head of each group.
  779. \subsection*{\amslatex/ version 1.0 or 1.1}
  780. For a document that was written for version 1.0 or 1.1 of \amslatex/,
  781. conversion to version 1.2 involves first of all changing
  782. \ttcs{documentstyle} to \ttcs{documentclass}, as required by current
  783. \latex/.
  784. In e-mail addresses, change double \verb"@@" to a single \verb"@"
  785. character.
  786. Instances of the \env{pf} and\env{pf*} environments should be changed
  787. respectively to
  788. \begin{verbatim}
  789. \begin{proof}
  790. \end{proof}
  791. \end{verbatim}
  792. \begin{verbatim}
  793. \begin{proof}[Alternate Heading]
  794. \end{proof}
  795. \end{verbatim}
  796. If you want to accurately preserve the effect of explicit size-changing
  797. commands, you should also do the following changes: Change any instances
  798. of \ttcs{small} to \ttcs{Small}. Change any instances of \ttcs{tiny} to
  799. \ttcs{Tiny}. Change any instances of \ttcs{large} to \ttcs{Large}.
  800. \subsection*{\amstex/}
  801. There's no easy way to convert an \amstex/ document to an \amslatex/
  802. document; the command set and syntax are too different (think of the
  803. automatic numbering and cross-referencing, in particular). If it is
  804. necessary to convert an \amstex/ document, all experience shows that
  805. the fastest way, and the one that introduces fewest errors, is
  806. to have an experienced \amslatex/ keyboarder retype the document
  807. from a printed copy, and proofread again to catch typos.
  808. \section{Getting help}
  809. If you encounter difficulties in preparing or submitting an \amslatex/
  810. manuscript in electronic form after it has been accepted for
  811. publication by the appropriate editorial board, you can ask for help
  812. from the \AMS\ at:
  813. \beginexample{\rm}
  814. Technical Support
  815. Electronic Products and Services Department
  816. P. O. Box 6248
  817. Providence, RI  02940-6248
  818. \vskip2pt
  819. \vskip2pt
  820. 201 Charles Street
  821. Providence, RI  02904
  822. \vskip2pt
  823. Phone: 800-321-4267 \quad or \quad 401-455-4080
  824. Internet: {\texttt{tech-support@math.ams.org}}
  825. \endexample
  826. \begin{thebibliography}{[ASMR]}
  827. \bibitem[AFG]{AFG} \textit{AMSFonts{} version~\upn{2.2} user's guide}, Amer. Math.
  828. Soc.,  Providence, RI, 1994.
  829. \bibitem[ALG]{ALG} \textit{\amslatex/ version~\upn{1.2} user's guide},
  830. Amer. Math. Soc., Providence, RI, 1994.
  831. \bibitem[ASMR]{ASMR} \textit{Abbreviations of names of serials reviewed in
  832. Mathematical Reviews}, Amer. Math. Soc., Providence, RI,
  833. revised annually.
  834. \bibitem[ATG]{ATG} \textit{\amstex/ version~\upn{2.1} user's guide},
  835. Amer. Math. Soc., Providence, RI, 1992.
  836. \bibitem[GMS]{GMS} Michel Goossens, Frank Mittelbach, and Alexander
  837. Samarian, \textit{The \LaTeX\ companion}, Addison-Wesley Co., Reading,
  838. MA, 1994.
  839. \bibitem[Joy]{Joy} M. D. Spivak, \textit{The joy of \TeX},
  840. 2nd revised ed., Amer. Math. Soc., Providence, RI, 1990.
  841. \bibitem[LM]{LM} Leslie Lamport, \textit{\LaTeX: A document preparation
  842. system}, 2nd revised ed., Addison-Wesley, Reading, MA, 1994.
  843. \bibitem[MIT]{MIT} Ellen E. Swanson, \textit{Mathematics into type},
  844. Amer. Math. Soc., Providence, RI, 1979.
  845. \bibitem[NJH]{NJH} Nicholas J. Higham, \textit{Handbook of writing for
  846. the mathematical sciences}, SIAM, Philadelphia, PA, 1993.
  847. \bibitem[NM]{NM} Norman Walsh, \textit{Making \TeX\ Work}, O'Reilly \&
  848. Associates, Inc., Sebastopol, CA, 1994.
  849. \bibitem[SHSD]{SHSD}
  850. Norman E. Steenrod, Paul R. Halmos, Menahem M. Schiffer, and Jean A.
  851. Dieudonn\'e, \textit{How to write mathematics}, 4th printing 1993,
  852. Amer. Math. Soc., Providence, RI, 1973.
  853. \bibitem[TB]{TB} Donald E. Knuth, \textit{The \TeX book},
  854. Addison-Wesley, Reading, MA, 1984.
  855. \end{thebibliography}
  856. \end{document}
  857.